home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / terrain.swf / scripts / DefineButton2_44 / BUTTONCONDACTION on(release, keyPress 3).as
Encoding:
Text File  |  2007-03-20  |  54 b   |  4 lines

  1. on(release, keyPress "3"){
  2.    _quality = "high";
  3. }
  4.